TR 2008 - 624 Making RBAC Work in Dynamic , Fast - Changing Corporate Environments Senior Honors
نویسندگان
چکیده
In large organizations with tens of thousands of employees, managing individual people’s permissions is tedious and error prone, and thus a possible source of security risks. RoleBased Access Control addresses this problem by grouping users into roles, which reflect job functions in the corporation. Permissions are assigned to roles instead of directly to users, which means that all users assigned to a role have the same set of permissions with respect to that role. However, adoption of RBAC in organizations such as investment banks is hindered by two main factors: first, it is costly and time-consuming to define roles. Second, there are certain job functions (such as “consultant”) that cannot be expressed as RBAC roles, because their users need to have different permission sets. The topic of this thesis is to investigate whether roles can be applied to domains that exhibit the peculiarities of the investment bank example. We introduce a new framework for roles that allows us to separately represent what the role means as a job function and what permissions its individual users have. That way we maintain the key property of RBAC – that the number of roles is small, while allowing for variations among users. We have also investigated machine learning approaches in order to figure out whether roles are concepts that can be learned or approximated by a function. We present our findings that certain learning schemes, such as Probably Approximately Correct (PAC) earning and Instancebased learning are not applicable to roles, while others – such as decision-tree learning, might be useful.
منابع مشابه
Towards secure dynamic collaborations with group-based RBAC model
Role-Based Access Control (RBAC) has become a popular technique for security purposes with increasing accessibility of information and data, especially in large-scale enterprise environments. However, authorization management in dynamic and ad-hoc collaborations between different groups or domains in these environments is still an unresolved problem. Traditional RBAC models cannot solve this pr...
متن کاملIncreasing Performance and Granularity in Role-based Access Control Systems a Case Study in Grsecurity
There is a movement in progress among operating system vendors to bring greater security through preventative measures. One such measure making headway in the Linux operating system is Role-Based Access Control (RBAC). For such a measure to be widely accepted, it needs to have an insignificant performance hit and scale well in large corporate environments. Such a measure also needs to be intuit...
متن کاملA Framework for Modeling Organization Structure in Role Engineering
RBAC model is renowned as a security model for corporate environment, since its components, especially role hierarchy, are suitable for modeling an organization structure. But the functional role hierarchy constructed through the existing role engineering approaches does not reflect an organization structure, because they do not take the structural characteristics of the organization into accou...
متن کاملRisk-Aware Role-Based Access Control
The increasing need to share information in dynamic environments has created a requirement for risk-aware access control systems. The standard RBAC model is designed to operate in a relatively stable, closed environment and does not include any support for risk. In this paper, we explore a number of ways in which the RBAC model can be extended to incorporate notions of risk. In particular, we d...
متن کاملEfficient Graph Based Approach to Large Scale Role Engineering
Role engineering is the process of defining a set of roles that offer administrative benefit for Role Based Access Control (RBAC), which ensures data privacy. It is a business critical task that is required by enterprises wishing to migrate to RBAC. However, existing methods of role generation have not analysed what constitutes a beneficial role and as a result, often produce inadequate solutio...
متن کامل